반복문 알고리즘 [Algorithm/JavaScript] Special Array With X Elements Greater Than or Equal X nums is considered special if there exists a number x such that there are exactly x numbers in nums that are greater than or equal to x. Notice that x does not have to be an element in nums. Return x if the array is spec... 알고리즘 문제반복문 알고리즘leetCode ContestleetCode Contest
[Algorithm/JavaScript] Special Array With X Elements Greater Than or Equal X nums is considered special if there exists a number x such that there are exactly x numbers in nums that are greater than or equal to x. Notice that x does not have to be an element in nums. Return x if the array is spec... 알고리즘 문제반복문 알고리즘leetCode ContestleetCode Contest